Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/082-parallax landing page/

index.html /cody/solygambas/html-css-javascript-projects/082-parallax landing page/index.html
401 Views
0 Comments
<!-- Based on Parallax Landing Page - Rellax.js by Brad Traversy (2020)
see: https://www.youtube.com/watch?v=aAxt0Z7IXIo -->

<!
script.js /cody/solygambas/html-css-javascript-projects/082-parallax landing page/script.js
248 Views
0 Comments
let rellax = new Rellax(".rellax");

style.css /cody/solygambas/html-css-javascript-projects/082-parallax landing page/style.css
197 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Nixie+One&display=swap");

:root {
--primary-color: #2d2254;
--seconda